[INFO] cloning repository https://github.com/bczhc/backup-tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bczhc/backup-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbczhc%2Fbackup-tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbczhc%2Fbackup-tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 758dec6fd8918bf6e33a4ba507130299266b818f
[INFO] testing bczhc/backup-tool against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbczhc%2Fbackup-tool" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bczhc/backup-tool
[INFO] finished tweaking git repo https://github.com/bczhc/backup-tool
[INFO] tweaked toml for git repo https://github.com/bczhc/backup-tool written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bczhc/backup-tool on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bczhc/backup-tool already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] testing bczhc/backup-tool against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbczhc%2Fbackup-tool" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bczhc/backup-tool
[INFO] finished tweaking git repo https://github.com/bczhc/backup-tool
[INFO] tweaked toml for git repo https://github.com/bczhc/backup-tool written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bczhc/backup-tool on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bczhc/backup-tool already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yeet-ops v1.0.0
[INFO] [stderr]   Downloaded bytesize v2.0.1
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.4.1
[INFO] [stderr]   Downloaded lazy-regex v3.4.1
[INFO] [stderr]   Downloaded windows-strings v0.4.0
[INFO] [stderr]   Downloaded once_cell v1.21.1
[INFO] [stderr]   Downloaded humantime v2.2.0
[INFO] [stderr]   Downloaded clap v4.5.32
[INFO] [stderr]   Downloaded rusqlite v0.34.0
[INFO] [stderr]   Downloaded windows-core v0.61.0
[INFO] [stderr]   Downloaded redox_syscall v0.5.10
[INFO] [stderr]   Downloaded cc v1.2.17
[INFO] [stderr]   Downloaded clap_builder v4.5.32
[INFO] [stderr]   Downloaded blake3 v1.7.0
[INFO] [stderr]   Downloaded fern v0.7.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96cd08074347b8f28d47315f72f43e5b6039ac5b5972d421a49b3082ca251f90
[INFO] running `Command { std: "docker" "start" "-a" "96cd08074347b8f28d47315f72f43e5b6039ac5b5972d421a49b3082ca251f90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96cd08074347b8f28d47315f72f43e5b6039ac5b5972d421a49b3082ca251f90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96cd08074347b8f28d47315f72f43e5b6039ac5b5972d421a49b3082ca251f90", kill_on_drop: false }`
[INFO] [stdout] 96cd08074347b8f28d47315f72f43e5b6039ac5b5972d421a49b3082ca251f90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7f17410e53353ee4ccaa2c0942f94874faab414966ff01f4f3a960523380742
[INFO] running `Command { std: "docker" "start" "-a" "d7f17410e53353ee4ccaa2c0942f94874faab414966ff01f4f3a960523380742", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling fern v0.7.1
[INFO] [stderr]    Compiling bytesize v2.0.1
[INFO] [stderr]    Compiling yeet-ops v1.0.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.32.0
[INFO] [stderr]    Compiling blake3 v1.7.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling rusqlite v0.34.0
[INFO] [stderr]    Compiling backup-tool v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `IteratorExt`
[INFO] [stdout]   --> src/lib.rs:14:53
[INFO] [stdout]    |
[INFO] [stdout] 14 | use rusqlite::fallible_iterator::{FallibleIterator, IteratorExt};
[INFO] [stdout]    |                                                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Permissions`
[INFO] [stdout]   --> src/lib.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::fs::{File, Permissions};
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UNIX_EPOCH`
[INFO] [stdout]   --> src/lib.rs:26:29
[INFO] [stdout]    |
[INFO] [stdout] 26 | use std::time::{SystemTime, UNIX_EPOCH};
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FallibleIterator`
[INFO] [stdout]   --> src/lib.rs:14:35
[INFO] [stdout]    |
[INFO] [stdout] 14 | use rusqlite::fallible_iterator::{FallibleIterator, IteratorExt};
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/db.rs:37:24
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn transaction(&mut self) -> anyhow::Result<IndexDbTx> {
[INFO] [stdout]    |                        ^^^^^^^^^                    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn transaction(&mut self) -> anyhow::Result<IndexDbTx<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.76s
[INFO] running `Command { std: "docker" "inspect" "d7f17410e53353ee4ccaa2c0942f94874faab414966ff01f4f3a960523380742", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7f17410e53353ee4ccaa2c0942f94874faab414966ff01f4f3a960523380742", kill_on_drop: false }`
[INFO] [stdout] d7f17410e53353ee4ccaa2c0942f94874faab414966ff01f4f3a960523380742
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d13bf27fafc0ffacbd66c864187a5a4a879aa27f3eb8ddae8c37380adb5b777d
[INFO] running `Command { std: "docker" "start" "-a" "d13bf27fafc0ffacbd66c864187a5a4a879aa27f3eb8ddae8c37380adb5b777d", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `IteratorExt`
[INFO] [stdout]   --> src/lib.rs:14:53
[INFO] [stdout]    |
[INFO] [stdout] 14 | use rusqlite::fallible_iterator::{FallibleIterator, IteratorExt};
[INFO] [stdout]    |                                                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Permissions`
[INFO] [stdout]   --> src/lib.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::fs::{File, Permissions};
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UNIX_EPOCH`
[INFO] [stdout]   --> src/lib.rs:26:29
[INFO] [stdout]    |
[INFO] [stdout] 26 | use std::time::{SystemTime, UNIX_EPOCH};
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FallibleIterator`
[INFO] [stdout]   --> src/lib.rs:14:35
[INFO] [stdout]    |
[INFO] [stdout] 14 | use rusqlite::fallible_iterator::{FallibleIterator, IteratorExt};
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/db.rs:37:24
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn transaction(&mut self) -> anyhow::Result<IndexDbTx> {
[INFO] [stdout]    |                        ^^^^^^^^^                    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn transaction(&mut self) -> anyhow::Result<IndexDbTx<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling backup-tool v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `IteratorExt`
[INFO] [stdout]   --> src/lib.rs:14:53
[INFO] [stdout]    |
[INFO] [stdout] 14 | use rusqlite::fallible_iterator::{FallibleIterator, IteratorExt};
[INFO] [stdout]    |                                                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Permissions`
[INFO] [stdout]   --> src/lib.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::fs::{File, Permissions};
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UNIX_EPOCH`
[INFO] [stdout]   --> src/lib.rs:26:29
[INFO] [stdout]    |
[INFO] [stdout] 26 | use std::time::{SystemTime, UNIX_EPOCH};
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FallibleIterator`
[INFO] [stdout]   --> src/lib.rs:14:35
[INFO] [stdout]    |
[INFO] [stdout] 14 | use rusqlite::fallible_iterator::{FallibleIterator, IteratorExt};
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/db.rs:37:24
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn transaction(&mut self) -> anyhow::Result<IndexDbTx> {
[INFO] [stdout]    |                        ^^^^^^^^^                    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn transaction(&mut self) -> anyhow::Result<IndexDbTx<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] running `Command { std: "docker" "inspect" "d13bf27fafc0ffacbd66c864187a5a4a879aa27f3eb8ddae8c37380adb5b777d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d13bf27fafc0ffacbd66c864187a5a4a879aa27f3eb8ddae8c37380adb5b777d", kill_on_drop: false }`
[INFO] [stdout] d13bf27fafc0ffacbd66c864187a5a4a879aa27f3eb8ddae8c37380adb5b777d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9db1b9a18467e0aa8cf149a7eed9563ea0c80f3fd953f15760f44edb28c13533
[INFO] running `Command { std: "docker" "start" "-a" "9db1b9a18467e0aa8cf149a7eed9563ea0c80f3fd953f15760f44edb28c13533", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `IteratorExt`
[INFO] [stderr]   --> src/lib.rs:14:53
[INFO] [stderr]    |
[INFO] [stderr] 14 | use rusqlite::fallible_iterator::{FallibleIterator, IteratorExt};
[INFO] [stderr]    |                                                     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Permissions`
[INFO] [stderr]   --> src/lib.rs:17:21
[INFO] [stderr]    |
[INFO] [stderr] 17 | use std::fs::{File, Permissions};
[INFO] [stderr]    |                     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `UNIX_EPOCH`
[INFO] [stderr]   --> src/lib.rs:26:29
[INFO] [stderr]    |
[INFO] [stderr] 26 | use std::time::{SystemTime, UNIX_EPOCH};
[INFO] [stderr]    |                             ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `FallibleIterator`
[INFO] [stderr]   --> src/lib.rs:14:35
[INFO] [stderr]    |
[INFO] [stderr] 14 | use rusqlite::fallible_iterator::{FallibleIterator, IteratorExt};
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/db.rs:37:24
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub fn transaction(&mut self) -> anyhow::Result<IndexDbTx> {
[INFO] [stderr]    |                        ^^^^^^^^^                    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub fn transaction(&mut self) -> anyhow::Result<IndexDbTx<'_>> {
[INFO] [stderr]    |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `backup-tool` (lib) generated 5 warnings (run `cargo fix --lib -p backup-tool` to apply 4 suggestions)
[INFO] [stderr] warning: `backup-tool` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/backup_tool-01c6141d58daf6aa)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/backup_tool-d24f81d188188299)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests backup_tool
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9db1b9a18467e0aa8cf149a7eed9563ea0c80f3fd953f15760f44edb28c13533", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9db1b9a18467e0aa8cf149a7eed9563ea0c80f3fd953f15760f44edb28c13533", kill_on_drop: false }`
[INFO] [stdout] 9db1b9a18467e0aa8cf149a7eed9563ea0c80f3fd953f15760f44edb28c13533
